home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload Trio 2 / Shareware Overload Trio Volume 2 (Chestnut CD-ROM).ISO / dir34 / condir13.zip / CHANGES.TXT next >
Text File  |  1994-07-23  |  3KB  |  54 lines

  1. Changes made for ConDir version 1.1 from 1.0
  2. --------------------------------------------
  3.  
  4. *  Hopefully cleaned up the curser handling a bit.  A problem will still
  5. exist if the user holds down a key for too long if the machine cannot keep
  6. up.  Not much more can be done here without some serious changes to the
  7. entire program (and the Amiga and the compiler and the ...).
  8.  
  9. *  Added option 'S' to the main screen.  This allows the sysop (level 255)
  10. to add the selected file to a specific file area.  At this time, the program
  11. doesn't check to see if the area exists or if it has an alternate directory
  12. specified.  Let me know if you would like to see these options added.
  13.  
  14. *  Went back to maximum 78 column lines.  I had reports that the screens
  15. were garbled when running terminal programs with line wrap engaged.
  16.  
  17. *  Size checking now works as advertised (I hope).
  18.  
  19. *  The GUI makeconfig program now has all options available and they should
  20. all work as advertised too.  You can now specify the global "Check Sizes"
  21. option and the individual (per directory) "Move Files" options.  Read the
  22. main docs about this if you don't know what these options are for. BTW, you
  23. probably don't have to edit your config unless you happen to want to change
  24. one or both of those two options.
  25.  
  26. Changes made for ConDir version 1.2 from 1.1
  27. --------------------------------------------
  28.  
  29. *  Sysop option 'S' now uploads the .readme file as a description if there
  30. is one present.  This is perhaps one of my favorite features at the present.
  31.  
  32. *  Support for alternate description files added.  sffiles.bbs, dirx.lst,
  33. wildcat.txt, and files.bbs are now checked for and if found, used.
  34.  
  35. *  Support has been added for up to 100 possible directories.  I can add
  36. support for more than that if anyone wants them.  The MakeConfig utility
  37. was updated to handle the 100 maximum.  I have tested up to 64 directories
  38. and haven't found any problems.
  39.  
  40. Changes made for ConDir version 1.3 from 1.2
  41. --------------------------------------------
  42.  
  43. *  RIP support (yes RIP!) has been added.  Use the key RIP in the command
  44. line to show RIP to the user.  The RIP support is really, really BETA and
  45. the only reason I am telling you it is there is so you can play with it
  46. and give me some comments about it.  The RIP graphics will be changing
  47. in the near future to be cleaner and better looking.  At the present, all
  48. RIP is really used for is screen controls (instead of the keyboard).
  49.  
  50. *  Major code cleanup in progress.  I would appreciate if someone could
  51. run enforcer and report any and all hits to me.  I was havinf some guru
  52. problems, but I hope these are fixed.  I really don't know what caused
  53. them, although I suspect it had something to do with memory allocation
  54. issues.